/* 	전체적인것 설정 */


#wrap {
	position:fixed;
	top:0xp;
	left:0px;
	width:100%;
	height:1300px;
	position: relative;
	background-color:#fff;
}


/* 중간전체속 하나더 */
#center_main{
	height:100%;
	width:1000px;
	background-color: #FFF;
	
	margin:auto;
	overflow:hidden;
	
	
}


.logo{
	position:absolute;
	top:500px;
	left:255px;
	width:250px;
	height:30px;
}






.korean {
	width:80px;
	height:20px;
	text-align:center;
	font-size:22px;
	font-weight:600;
	font-family: 'Raleway', Arial, sans-serif;
	color: #414141;
	border: thi solid #333;
}



.english {
	width:80px;
	height:20px;
	text-align:center;
	font-size:22px;
	font-weight:600;
	font-family: 'Raleway', Arial, sans-serif;
	color: #414141;
	border: thi solid #333;
}






















#font {
	
	font-size: 12px;
	color: #666;	
	font-family: 'Raleway', Arial, sans-serif;
}

#font_line {
	width:745px;
	height:60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;	
}
